home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
westlife Cardz: Kian
/
westlife: Kian.iso
/
pc
/
slide.dxr
/
Internal_26.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-10-23
|
200 b
|
14 lines
on beginSprite
sprite(28).cursor = 280
end
on exitFrame
if member("congrats").text = "Complete!" then
set the loc of sprite 10 to point(395, 303)
end if
end
on mouseUp me
go("Play")
end